home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Loisirs 6
/
CDL_N6.iso
/
mac
/
CD Loisirs N°6
/
PaperPlanes
/
Demo
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-25
|
191 b
|
8 lines
on exitFrame
global audioFile
cursor(200)
when mouseDown then dontPassEvent
sound playFile 1, the pathName & audioFile & ":Audio:DESCRIP.AIF"
set the movieRate of sprite 8 to 1
end